home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / editors / origami / oridiff.zoo / common.dif next >
Encoding:
Text File  |  1991-07-29  |  336 b   |  13 lines

  1. *** common\os.h Thu Jul 18 16:24:20 1991
  2. --- e:\tc\origami\src\common\os.h       Mon Jul 29 10:46:56 1991
  3. ***************
  4. *** 39,44 ****
  5. --- 39,45 ----
  6.     /*{{{  MAIN_C*/
  7. #      ifdef MAIN_C
  8. #        define os_init() st_init(&argc,&argv)
  9. + #      define fprintf(a,b) puts(b)
  10. #      endif
  11.     /*}}}  */
  12.     /*{{{  KEYBIND*/
  13.